DataLabelPosition Enumeration

Definition

Namespace: Independentsoft.Office.Charts
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public enum DataLabelPosition

Members

Bottom0 
BestFit1 
Center2 
InsideBase3 
InsideEnd4 
Left5 
OutsideEnd6 
Right7 
Top8 
None9 

See Also